Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-940 | GEN006580 | SV-63577r1_rule | Medium |
Description |
---|
Access control programs (such as TCP_WRAPPERS) provide the ability to enhance system security posture. |
STIG | Date |
---|---|
Oracle Linux 5 Security Technical Implementation Guide | 2017-03-01 |
Check Text ( C-52235r1_chk ) |
---|
The tcp_wrappers package is provided with the operating system. Other access control programs may be available but will need to be checked manually. Determine if tcp_wrappers is installed. # rpm -qa | grep tcp_wrappers If no package is listed, this is a finding. |
Fix Text (F-54183r1_fix) |
---|
Install and configure the tcp_wrappers package. |